projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76cdeb7
)
*** empty log message ***
author
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 28 Feb 2008 03:37:40 +0000
(
03:37
+0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 28 Feb 2008 03:37:40 +0000
(
03:37
+0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 8e4ace739c3a3ca7343885eeb4259098f6bba307..981791ca1b376e1ebcf15c708a8104c0ad58fcd2 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-553,10
+553,6
@@
;;; Todo:
-;; - Make vc-checkin avoid reverting the buffer if has not changed
-;; after the checkin. Comparing (md5 BUFFER) to (md5 FILE) should
-;; be enough.
-;;
;; - vc-update/vc-merge should deal with VC systems that don't
;; update/merge on a file basis, but on a whole repository basis.
;;